Resource StructureDefinition/FHIR Server from package Koppeltaalv2.00#0.7.0-preview (46 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "5f1e2ceb-2a76-4fb8-ade3-2875923611d3",
"meta" : {
"lastUpdated" : "2022-01-17T15:00:40.377+00:00"
},
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam",
"version" : "0.0.4",
"name" : "KT2_CareTeam",
"status" : "draft",
"date" : "2022-01-18",
"publisher" : "VZVZ",
"contact" : [
{
"name" : "Bernard Stibbe"
}
],
"description" : "The (FHIR) CareTeam (resource) is a representation of the care team of all participants who participate in the patient's care process, with the patient being the subject of the team.",
"copyright" : "VZVZ",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "CareTeam",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "CareTeam.identifier",
"path" : "CareTeam.identifier",
"label" : "Koppeltaal",
"min" : 1
},
{
"id" : "CareTeam.status",
"path" : "CareTeam.status",
"label" : "Koppeltaal",
"min" : 1
},
{
"id" : "CareTeam.subject",
"path" : "CareTeam.subject",
"label" : "Koppeltaal",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient"
]
}
]
},
{
"id" : "CareTeam.period",
"path" : "CareTeam.period",
"label" : "Koppeltaal"
},
{
"id" : "CareTeam.participant",
"path" : "CareTeam.participant",
"label" : "Koppeltaal"
},
{
"id" : "CareTeam.participant.role",
"path" : "CareTeam.participant.role",
"label" : "Koppeltaal",
"min" : 1
},
{
"id" : "CareTeam.participant.member",
"path" : "CareTeam.participant.member",
"label" : "Koppeltaal",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner",
"http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.